﻿@font-face {
    font-family: Fontone;
    src: url('/fonts/DINCond-BoldAlternate.otf');
}

@font-face {
    font-family: Fonttwo;
    src: url('/fonts/ProximaNova-Regular.otf');
}

@font-face {
    font-family: Fontthree;
    src: url('/fonts/DIN-Medium.otf');
}

@font-face {
    font-family: Fontfour;
    src: url('/fonts/ProximaNova-Bold.otf');
}

@font-face {
    font-family: Fontfive;
    src: url('/fonts/DIN-Bold.otf');
}

@font-face {
    font-family: Fontsix;
    src: url('/fonts/FZLTHJW.TTF');
}

@font-face {
    font-family: "iconfont";
    src: url('/fonts/iconfont.eot?t=1489407949331'); /* IE9*/
    src: url('/fonts/iconfont.eot?t=1489407949331#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/iconfont.woff?t=1489407949331') format('woff'), /* chrome, firefox */ url('/fonts/iconfont.ttf?t=1489407949331') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('/fonts/iconfont.svg?t=1489407949331#iconfont') format('svg'); /* iOS 4.1- */
}

.lanmu {
    background: url(/image/lmbg.png) 0px 0px repeat-x;
    height: 93px;
    position: relative;
}

.lanmu ul {
    text-align: center;
}

.lanmu ul li {
    margin: 0 20px;
    display: inline-block;
}

.lanmu ul li a {
    color: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 76px;
    padding: 10px 20px;
}

.lanmu ul li a.thisclass, .lanmu ul li a:hover {
    background: #fecf45;
    border-radius: 100px;
    color: #fff;
}

.iabout {
    margin: 80px 0px 0px;
}

.iabtt {
    font-size: 3.4rem;
    color: #464646;
    line-height: 46px;
}

.iabtt span {
    display: block;
    font-size: 4.2rem;
    line-height: 52px;
    font-family: Fontfive;
    color: #fecf45;
}

.iabout .left {
    margin-bottom: 30px;
}

.iabout .left p {
    font-size: 2.5rem;
    color: rgba(0, 0, 0, .5);
    display: block;
    margin: 30px 0px;
}

.iabout .left img {
    width: 90%;
}

.iabout .right {
    margin-bottom: 30px;
}

.iabout .right img {
    max-width: 100%;
}

.iabout .right > span {
    font-size: 2.5rem;
    color: rgba(0, 0, 0, .7);
    margin-top: 32px;
    display: block;
    line-height: 42px;
}

.iabout .right > section {
    font-size: 1.5rem;
    color: rgba(0, 0, 0, .6);
    line-height: 32px;
}

.iabout .right > section p {
    margin-bottom: 15px;
}

.iabout .right > section ul {
    display: flex;
    justify-content: space-between;
}

.iabout .right > section ul li {
    text-align: center;
}

.iabout .right > section ul li h2 span {
    font-size: 6.6rem;
    font-family: Fontfive;
    color: rgba(0, 0, 0, .8);
}

.iabout .right > section ul li .kuai > span {
    font-size: 1.8rem;
    color: rgba(0, 0, 0, .5);
}

.jishi {
    background: #fecf45 url(/image/iabbg.png) center center no-repeat;
    margin: 20px 0px 0px;
    padding: 60px 0px;
}

.jishi .iabtt {
    text-align: center;
    color: #fff;
}

.jishi .iabtt span {
    color: #fff;
}

.jishi .iabtt:after {
    content: "";
    width: 80px;
    height: 3px;
    background: #fff;
    display: block;
    margin: 50px auto;
}

.jishi #lic {
    width: 85%;
    margin: 0 auto;
}

.jishi #lic .lcct {
    padding-bottom: 80px;
}

.jishi #lic .lcct span {
    display: flex;
    justify-content: center;
    color: #fff;
}

.jishi #lic .lcct span p {
    font-size: 7.2rem;
    font-family: Fontfive;
    line-height: 80px;
}

.jishi #lic .lcct span small {
    font-size: 2.8rem;
    line-height: 40px;
    margin-left: 30px;
    max-width: 40%;
}

.jishi .apply {
    width: 100%;
    margin: 0;
    padding: 0;
}

.jishi .apply_nav {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 56px;
}

.jishi .apply #gdnx {
    position: absolute;
    height: 56px;
    list-style: none;
    z-index: 999;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
}

.jishi .apply #gdnx li {
    float: left;
    display: block;
    background: none;
    overflow: hidden;
    padding: 0;
    text-indent: 0px;
    border: 0;
    position: relative;
    border-radius: 0;
    margin: 0;
    text-align: center;
    height: 56px;
}

.jishi .apply #gdnx li.active {
    margin: 1px;
}

.jishi .apply #gdnx li p {
    font-family: Fontthree;
    letter-spacing: -3px;
    font-size: 3.0rem;
    line-height: 40px;
    color: rgba(255, 255, 255, .7);
}

.jishi .apply #gdnx li.active p {
    font-size: 4.4rem;
    color: rgba(255, 255, 255, 1);
}

.jishi .apply .kedu {
    position: relative;
    margin: 0;
}

.jishi .apply .kedu dl {
    display: flex;
    height: 46px;
    justify-content: space-between;
}

.jishi .apply .kedu dl dd {
    display: flex;
    position: relative;
    margin: 0;
    cursor: pointer;
}

.jishi .apply .kedu dl dd p {
    display: block;
    position: absolute;
    width: 1px;
    background: rgba(255, 255, 255, .3);
}

.jishi .apply .kedu dl dd p:nth-of-type(1) {
    left: 18%;
    height: 30%;
    top: 35%;
}

.jishi .apply .kedu dl dd p:nth-of-type(2) {
    left: 51.33333%;
    height: 100%;
    top: 0;
}

.jishi .apply .kedu dl dd p:nth-of-type(3) {
    left: 84.66666%;
    height: 30%;
    top: 35%;
}

.jishi .apply .kedu span {
    display: block;
    height: 1px;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    top: 49.9%;
    width: 100%;
}

.jishi #aniu {
    position: absolute;
    top: 0;
    display: flex;
    width: 92%;
    left: 4%;
    justify-content: space-between;
    padding-top: 13px;
}

.jishi #aniu a {
    cursor: pointer;
    width: 59px;
    height: 59px;
    display: block;
    background: none;
    opacity: 1;
}

.container img {
    max-width: 100%;
    height: auto !important;
}

.postInfo .title {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
}

.postInfo .usetdate {
    margin: 20px 0;
    text-align: center;
    font-size: 14px;
}

.postInfo {
    margin-bottom: 50px;
}

.jobs-wrap li {
    position: relative;
    border: 1px solid #ccc;
    margin-bottom: 18px;
}

.f-cb {
    zoom: 1;
}

.jobs-wrap {
    min-height: 500px;
}

.jobs-wrap li .tips {
    float: left;
    box-sizing: border-box;
    width: 86%;
    padding: 1.4% 4.6% 1.4%;
    border-right: 1px solid #ccc;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.jobs-wrap li .tips h2 {
    font-size: 20px;
    line-height: 48px;
    color: #fecf45;
}

.jobs-wrap li .tips h2 span {
    position: relative;
    display: inline-block;
    margin-left: 25px;
    padding-left: 23px;
    font-size: 14px;
    line-height: 48px;
    color: #666;
}

.jobs-wrap li .tips h2 span::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 15px;
    background-color: #d6d6d6;
    margin-top: -8px;
}

.jobs-wrap li .view {
    position: relative;
    float: right;
    width: 14%;
    padding-top: 14px;
    text-align: center;
    cursor: pointer;
}

.jobs-wrap li .view span {
    display: inline-block;
    padding-top: 48px;
    background: url(/image/bg_sign12.png) no-repeat center top;
    font-size: 16px;
    line-height: 1;
    color: #666;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.jobs-wrap li .view:hover span {
    background-position: center 25%;
    color: #fecf45;
}

.jobs-wrap li .view::after {
    opacity: 0;
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 82%;
    width: 0;
    height: 0;
    background: url(/image/close01.png) no-repeat center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}

.jobs-wrap li .box {
    display: none;
    position: relative;
    padding: 2.2% 4% 5%;
    background-color: #f7f7f7;
    border-top: 1px solid #d0d0d0;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.jobs-wrap li .box h2 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 32px;
    color: #333;
}

.jobs-wrap li .box a.mail {
    display: inline-block;
    position: absolute;
    right: 3.5%;
    bottom: 14%;
    width: 156px;
    padding-left: 60px;
    border-radius: 8px;
    background: #fecf45 url(/image/bg_sign13.png) no-repeat 30px center;
    font-size: 16px;
    line-height: 44px;
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.jobs-wrap li .box a.mail:hover {
    box-shadow: 2px 2px 15px #fecf45;
}

.jobs-wrap li.cur .top {
    background-color: #f7f7f7;
}

.jobs-wrap li.cur .view span {
    opacity: 0;
}

.jobs-wrap li.cur .view::after {
    width: 37px;
    height: 37px;
    margin: -26.5px 0 0 -16.5px;
    opacity: 1;
}

.contact {
    float: left;
    width: 45%;
    line-height: 35px;
    font-size: 14px;
}

.contact h1 {
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 10px;
}

.contact strong {
    font-size: 16px;
}

.map {
    width: 55%;
    float: right;
    height: 415px;
}

.lx-tit {
    text-align: center;
    color: #333;
    font-size: 24px;
    margin: 50px 0 30px;
    font-weight: bold;
}

.mesform {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 20px auto 50px;
    text-align: left;
}

.mfields .txtarea {
    font-size: 14px;
    padding: 2px 0;
    width: 100%;
    border: 1px solid #eeeeee;
    height: 100px;
    background: #f5f5f5;
    text-indent: 10px;
    line-height: 36px;
    font-family: '微软雅黑';
}

.mfields li {
    float: left;
    width: 47%;
    margin-bottom: 13px;
}

.mfields li:last-child {
    width: 100%;
    margin-right: 0;
}

.mfields li:nth-child(even) {
    float: right;
}

.mfields li span {
    display: inline-block;
    width: 10%;
    font-size: 14px;
    margin-bottom: 10px;
}

.mfields .title {
    padding: 10px 0;
    line-height: 1.5;
    width: 100%;
    text-align: left;
}

.mfields .inpbox {
    width: 100%;
}

.mfields .inptext {
    font-family: '微软雅黑';
    border: 1px solid #eeeeee;
    font-size: 14px;
    text-indent: 10px;
    height: 34px;
    width: 89%;
    background: #f5f5f5;
}

.btnsubmit {
    display: inline-block;
    background-color: #fecf45;
    border-style: solid;
    border-width: 0;
    line-height: 40px;
    height: 40px;
    width: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    text-align: center;
    margin: 5px auto;
    color: #FFF !important;
    transition: 0.4s;
    -moz-transition: 0.4s; /* Firefox 4 */
    -webkit-transition: 0.4s; /* Safari 和 Chrome */
    -o-transition: 0.4s; /* Opera */
    cursor: pointer;
}

.btnsubmit:hover {
    background-color: #fecf45;
    text-decoration: none;
}

#banner div {
    background-position: center;
}

#pages {
    text-align: center;
}

#pages li {
    text-align: center;
    display: inline-block;
}

#pages li.thisclass, #pages li a:hover {
    padding: 0 14px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border: 1px solid #fecf45;
    border-radius: 3px;
    background: #fecf45;
    color: #fff;
}

.postbody {
    font-size: 14px;
    line-height: 30px;
}

.pro_cen {
    width: 100%;
    margin-bottom: 37px;
}

.left-pro {
    width: 500px;
    text-align: left;
}

.left-pro .t2 a {
    display: block;
}

.left-pro .t2 img {
    max-width: 100%;
    height: auto;
}

.right_pro {
    margin-left: 80px;
}

.right_pro h1 {
    padding-top: 14px;
    padding-bottom: 16px;
    font-family: 'FuturaStdHeavy';
    color: #fecf45;
    font-size: 24px;
}

.sheck {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 14px;
    margin-bottom: 21px;
}

.sheck span {
    float: left;
    font-family: 'FuturaStdBook';
    font-size: 18px;
    text-transform: uppercase;
}

.sheck .img {
    float: left;
    padding-left: 10px;
    margin-top: -2px;
}

.right_pro .inp {
    padding-top: 63px;
    text-align: center;
}

.right_pro .inp a {
    display: inline-block;
    width: 188px;
    line-height: 33px;
    border: 1px solid #fecf45;
    color: #fecf45;
    text-align: center;
    border-radius: 50px;
    font-size: 16px;
    margin: 0 10px;
}

.right_pro .inp a:hover {
    background: #fecf45;
    color: #fff;
    border-color: #fecf45;
}

.pro_bot {
    width: 100%;
}

.pro_bot .h1 {
    padding-bottom: 15px;
    font-weight: bold;
    font-family: 'FuturaStdHeavy';
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    color: #fecf45;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.prox {
    width: 100%;
    line-height: 26px;
    margin-bottom: 50px;
}

.clear:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tb-pic a img {
    vertical-align: middle;
}

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    margin: 10px 0 0;
    overflow: hidden;
}

.tb-thumb li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    margin: 0 6px 0 0;
    overflow: hidden;
    padding: 1px;
}

.tb-s310, .tb-s310 a {
    height: 380px;
    width: 480px;
}

.tb-s310, .tb-s310 img {
    max-height: 380px;
    max-width: 480px;
}

.tb-s310 a {
    *font-size: 271px;
}

.tb-s40 a {
    *font-size: 35px;
}

.tb-s40, .tb-s40 a {
    height: 40px;
    width: 40px;
}

.tb-booth {
    border: 1px solid #CDCDCD;
    position: relative;
    z-index: 1;
}

.tb-thumb .tb-selected {
    background: none repeat scroll 0 0 #fecf45;
    height: 40px;
    padding: 2px;
}

.tb-thumb .tb-selected div {
    background-color: #FFFFFF;
    border: medium none;
}

.tb-thumb li div {
    border: 1px solid #CDCDCD;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("/image/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

div.zoomDiv img {
    max-width: none !important;
}

.lanmu ul li{
    position: relative;
}

.lanmu ul li:hover ul{
    display: block;
}

.lanmu ul li:nth-child(1):hover ul,.lanmu ul li:nth-child(3):hover ul,.lanmu ul li:nth-child(4):hover ul{
    display: none !important;
}

.lanmu ul li ul{
    position: absolute;
    z-index: 999;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    left: -10px;
    display: none;
}

.lanmu ul li ul li{
    margin: auto;
    display: block;
    background: #fff;
    width: 145px;
}

.lanmu ul li ul li:hover{
    background: #EEEEEE;
}

.lanmu ul li ul li a{
    padding: 0;
    text-align: center;
    color: #666;
    line-height: 50px;
    display: block;
}

.lanmu ul li ul li a:hover{
    background: none;
    color: #666;
}

.dym{
    width: 1200px;
    margin: 20px auto 80px;
    font-size: 14px;
    line-height: 30px;
    min-height: 300px;
}
.zhjs_box{padding:30px 0 30px 0;}
.zhjs_box .txt_list{overflow:hidden;}
.zhjs_box .txt_list .l_txt{float:left; width:16%; display:block;  font-size:16px; line-height:34px;}
.zhjs_box .txt_list .r_txt{float:left;  font-size:16px; line-height:34px; width:84%;}
.bigimg{width:800px;position: fixed;left: 0;top: 10%; right: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
	.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 9998;transition:all 1s;display: none}

	.bigbox>.imgbox{width:98%;overflow: hidden;margin: 0 10px 10px 10px;}
	.bigbox>.imgbox>img{width:90%;}
	.imgbox:hover{cursor:zoom-in}
	.mask:hover{cursor:zoom-out}
	.mask>img{position: fixed;right:10px;top: 10px;width: 60px; z-index:100001}
	.mask>img:hover{cursor:pointer}
	.iabout .left img.close{width: 40px;}

.iabtt_01 {
    font-size: 22px;
	font-weight:bold;
    color: #464646;
    line-height: 46px;
	margin:0 0 20px 0;
	text-align:center;
}

.guangzhoumd_box .list .row{overflow:hidden; font-size:16px;}

.guangzhoumd_box .list .row .col:first-child {
    width: 40%;
}
.guangzhoumd_box .list .row .col{
    padding: 15px 0 15px 15px;
	float:left;
}
.guangzhoumd_box .list .row .col:nth-child(2) {
    width: 20%;
}
.guangzhoumd_box .list .row .col:last-child {
    width: 21%;
}
.guangzhoumd_box .list .row:nth-child(odd) {
    background: #f6f7fc;
}

.guangzhoumd_box .list .row:first-child {
    background: #fecf45;
    color: #fff;
    font-weight: 500;
}

.default-pagination {
    height: 2.60416667vw;
	margin-top:30px;
    margin-bottom: 2.08333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.el-pagination:after, .el-pagination:before {
    display: table;
    content: "";
}
.el-pagination button, .el-pagination span:not([class*=suffix]) {
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.el-pagination button {
    border: none;
    padding: 0 6px;
    background: 0 0;
}
.el-pagination .btn-next, .el-pagination .btn-prev {
    background: 50% no-repeat #fff;
    background-size: 16px;
    cursor: pointer;
    margin: 0;
    color: #303133;
}

.el-pagination button:disabled {
    color: #c0c4cc;
    background-color: #fff;
    cursor: not-allowed;
}

.el-pagination .btn-prev {
    padding-right: 12px;
}
.el-pager, .el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev {
    padding: 0;
}
.el-pager, .el-pager li {
    vertical-align: top;
    margin: 0;
    display: inline-block;
}
.el-pager {
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    list-style: none;
    font-size: 0;
}

.default-pagination .el-pagination .el-pager li.active, .default-pagination .el-pagination .el-pager li:hover {
    color: #fecf45;
}

.el-icon-arrow-left:before {
    content: "\E600";
}
.el-pager li, .el-pager li.btn-quicknext:hover, .el-pager li.btn-quickprev:hover {
    cursor: pointer;
}
.el-dialog, .el-pager li {
    background: #fff;
    -webkit-box-sizing: border-box;
}
.el-pager, .el-pager li {
    vertical-align: top;
    margin: 0;
    display: inline-block;
}
.el-pager li.active {
    color: #409eff;
    cursor: default;
}
.el-pager li {
    padding: 0 4px;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.default-pagination .el-pagination .number {
    font-size: 12px;
    font-weight: 400;
    color: #141414;
    padding: 0 .41666667vw;
}
.default-pagination .el-pagination .btn-next i, .default-pagination .el-pagination .btn-prev i, .default-pagination .el-pagination .number {
    font-size: .83333333vw;
}

.guangzhoumd_box .head {
    background: #141414;
   
}
.guangzhoumd_box .head .input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5.20833333vw;
    color: #bec5cc;
    padding: 0 10px;
}
.guangzhoumd_box .head .input-wrapper input {
    border: 1px solid #99a0a7;
    background-color: transparent;
    width: 26.04166667vw;
    height: 2.5vw;
    padding-left: 1.5625vw;
    color: #fff;
}

.guangzhoumd_box .head .input-wrapper .type-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #99a0a7;
}
.guangzhoumd_box .head .input-wrapper .type-list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
	font-size:14px;
}
.guangzhoumd_box .head .input-wrapper .type-list li span:first-child {
    max-width: 98%;
    cursor: pointer;
    padding: .10416667vw 0;
    margin: 0;
    border-bottom: 1px solid #141414;
}
.guangzhoumd_box .head .input-wrapper .type-list li.active span:first-child, .guangzhoumd_box .head .input-wrapper .type-list li span:first-child:hover {
    color: #fecf45;
    border-bottom-color: #fecf45;
}
.guangzhoumd_box .head .input-wrapper .type-list li span:last-child {
    margin: 0 1.5625vw;
}


.hongqiaomd_box .list .row .col:first-child {
    width: 10%;
}
.hongqiaomd_box .list .row .col:nth-child(2) {
    width: 30%;
}
.hongqiaomd_box .list .row .col:nth-child(3) {
    width: 15%;
}
.contact.right {
    border: 1px solid #e5e5e5;
    min-height: 415px;
}
.contact.right .cap {
    width: 74%;
    margin: 0 auto;
    padding-top: 7%;
    padding-bottom: 3%;
    border-bottom: 1px solid #dbdbdb;
    font-size: 20px;
}
.contact.right .cap .ico {
    margin-right: 3%;
}

.contact.right .cap p{ font-size: 20px;}
.fl {
    float: left;
    display: block;
}
.contact.right .text {
    width: 74%;
    margin: 0 auto;
    font-size: 16px;
    color: #888888;
    line-height: 24px;
    padding: 8% 0;
    height: 244px;
}





